Resource Path: /api/namedtime/{id}
Uri: http://doc.jamsscheduler.com/api/namedtime/{id}
Description
Parameters
Name | Description | Data Type |
id | ID of the named time definitionID of the namedtime definition | integer |
Response
The response body is of type NamedTime.
OK
Overview
 |
NamedTime
 |
lastChangeUTC : string
|
 |
lastAutoActionUTC : string
|
 |
timeName : string
|
 |
timeID : integer
|
 |
 |
totalSeconds : integer
|
|
 |
 |
totalSeconds : integer
|
|
 |
enabled : boolean
|
 |
description : string
|
 |
autoEnable : boolean
|
 |
autoDisable : boolean
|
|
See Also